Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add logging to server from uploader #212

Merged
merged 9 commits into from
Sep 25, 2023
Merged

Add logging to server from uploader #212

merged 9 commits into from
Sep 25, 2023

Conversation

roywilly
Copy link
Contributor

No description provided.

@roywilly roywilly mentioned this pull request Sep 15, 2023
2 tasks
@roywilly
Copy link
Contributor Author

Issue #206

@roywilly roywilly linked an issue Sep 15, 2023 that may be closed by this pull request
2 tasks
@perolavsvendsen
Copy link
Member

Possible things to log:

  • Rejections (typical Validation errors) (but perhaps avoid 20.000 of them if something fundamental is wrong, not sure if that is possible). By the way, there is possibly a use case to show warning in the front-end if a case has rejected documents.
  • Failed uploads, 50*, but I guess if Sumo is down then logging is also down.

@roywilly roywilly marked this pull request as ready for review September 22, 2023 13:03
@roywilly roywilly requested a review from a team September 22, 2023 13:03
@roywilly roywilly requested review from a team and equinor-ruaj September 25, 2023 05:27
@roywilly roywilly merged commit c2bdae7 into main Sep 25, 2023
2 checks passed
@roywilly roywilly deleted the add-logging-to-server branch September 25, 2023 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable uploader logging for Sumo
3 participants